FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (125 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Hausbesuch_Ort
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Hausbesuch_Ort
Version 1.2.0
Status active
Name KBV_PR_AW_Hausbesuch_Ort
Experimental False
Type Location
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Hausbesuch KBV_PR_AW_Hausbesuch

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/address-de-basis Adresse, deutsches Basisprofil
https://fhir.kbv.de/ValueSet/KBV_VS_BASE_GemRS_Anlage_8 KBV_VS_BASE_GemRS_Anlage_8


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Hausbesuch_Ort",
  "version" : "1.2.0",
  "name" : "KBV_PR_AW_Hausbesuch_Ort",
  "status" : "active",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location.id",
        "path" : "Location.id",
        "min" : 1
      },
      {
        "id" : "Location.meta",
        "path" : "Location.meta",
        "min" : 1
      },
      {
        "id" : "Location.meta.versionId",
        "path" : "Location.meta.versionId",
        "min" : 1
      },
      {
        "id" : "Location.meta.lastUpdated",
        "path" : "Location.meta.lastUpdated",
        "min" : 1
      },
      {
        "id" : "Location.meta.profile",
        "path" : "Location.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Hausbesuch_Ort|1.2.0"
      },
      {
        "id" : "Location.text",
        "path" : "Location.text",
        "min" : 1
      },
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "max" : "0"
      },
      {
        "id" : "Location.status",
        "path" : "Location.status",
        "max" : "0"
      },
      {
        "id" : "Location.operationalStatus",
        "path" : "Location.operationalStatus",
        "max" : "0"
      },
      {
        "id" : "Location.name",
        "path" : "Location.name",
        "max" : "0"
      },
      {
        "id" : "Location.alias",
        "path" : "Location.alias",
        "max" : "0"
      },
      {
        "id" : "Location.description",
        "path" : "Location.description",
        "short" : "Besuchsort",
        "definition" : "In diesem Element ist der Besuchsort zu dokumentieren, wenn der Besuchsort nicht strukturiert in das Element address eingetragen werden kann. Das Element address ist zu bevorzugen.",
        "mustSupport" : true
      },
      {
        "id" : "Location.mode",
        "path" : "Location.mode",
        "max" : "0"
      },
      {
        "id" : "Location.type",
        "path" : "Location.type",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Location.type.coding",
        "path" : "Location.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Location.type.coding.system",
        "path" : "Location.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "mustSupport" : true
      },
      {
        "id" : "Location.type.coding.version",
        "path" : "Location.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "Location.type.coding.code",
        "path" : "Location.type.coding.code",
        "min" : 1,
        "fixedCode" : "PTRES",
        "mustSupport" : true
      },
      {
        "id" : "Location.type.coding.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Location.type.coding.display",
        "max" : "0"
      },
      {
        "id" : "Location.type.coding.userSelected",
        "path" : "Location.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Location.type.text",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Location.type.text",
        "max" : "0"
      },
      {
        "id" : "Location.telecom",
        "path" : "Location.telecom",
        "short" : "Telekommunikation",
        "definition" : "Angabe der Kommunikationsmöglichkeiten",
        "mustSupport" : true
      },
      {
        "id" : "Location.telecom.system",
        "path" : "Location.telecom.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.telecom.value",
        "path" : "Location.telecom.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.telecom.use",
        "path" : "Location.telecom.use",
        "max" : "0"
      },
      {
        "id" : "Location.telecom.rank",
        "path" : "Location.telecom.rank",
        "max" : "0"
      },
      {
        "id" : "Location.telecom.period",
        "path" : "Location.telecom.period",
        "max" : "0"
      },
      {
        "id" : "Location.address",
        "path" : "Location.address",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line",
        "path" : "Location.address.line",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Strasse",
        "path" : "Location.address.line.extension",
        "sliceName" : "Strasse",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Hausnummer",
        "path" : "Location.address.line.extension",
        "sliceName" : "Hausnummer",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Adresszusatz",
        "path" : "Location.address.line.extension",
        "sliceName" : "Adresszusatz",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.city",
        "path" : "Location.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.postalCode",
        "path" : "Location.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.country",
        "path" : "Location.address.country",
        "definition" : "Nach DEÃœV Anlage8",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_BASE_GemRS_Anlage_8"
        }
      },
      {
        "id" : "Location.physicalType",
        "path" : "Location.physicalType",
        "max" : "0"
      },
      {
        "id" : "Location.position",
        "path" : "Location.position",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization",
        "path" : "Location.managingOrganization",
        "max" : "0"
      },
      {
        "id" : "Location.partOf",
        "path" : "Location.partOf",
        "max" : "0"
      },
      {
        "id" : "Location.hoursOfOperation",
        "path" : "Location.hoursOfOperation",
        "max" : "0"
      },
      {
        "id" : "Location.availabilityExceptions",
        "path" : "Location.availabilityExceptions",
        "max" : "0"
      },
      {
        "id" : "Location.endpoint",
        "path" : "Location.endpoint",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.